hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
Configuration
hunt
text
configuration
Undocumented in source.
class
Configuration {
class
ConfigurationValue
;
this
(string filename, string section);
string
value
[@property setter];
auto
opDispatch
();
}
Constructors
this
this
(string filename, string section)
Undocumented in source.
Members
Classes
ConfigurationValue
class
ConfigurationValue
Undocumented in source.
Functions
opDispatch
auto
opDispatch
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
value
string
value
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
text
configuration
classes
ConfFormatException
Configuration
NoValueHasException